Skip to content

Fix CI: enable via_ir for Solidity compilation#1

Merged
bbiangul merged 2 commits intomainfrom
fix/ci-via-ir
Jan 19, 2026
Merged

Fix CI: enable via_ir for Solidity compilation#1
bbiangul merged 2 commits intomainfrom
fix/ci-via-ir

Conversation

@bbiangul
Copy link
Copy Markdown
Owner

Summary

  • Enable via_ir=true in foundry.toml to fix "stack too deep" compiler error
  • Remove duplicate formatting options from [profile.default] (already in [fmt])
  • Update SECURITY.md with correct contact email
  • Add community contribution welcome message to README
  • Update clone URL to correct repository

Test plan

  • CI passes with forge build
  • All Solidity tests pass

- Enable via_ir=true to fix "stack too deep" compiler error
- Remove duplicate formatting options from profile.default
- Update SECURITY.md with correct contact email
- Add community contribution welcome message to README
- Update clone URL to correct repository
@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@bbiangul bbiangul merged commit 087f0c9 into main Jan 19, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants